home *** CD-ROM | disk | FTP | other *** search
Wrap
/** * JRun wizard configuration */ ( { class="Text"; title="JRun setup"; type="HTML"; body = ("This wizard will guide you through the steps required to profile a servlet with OptimizeIt and JRun 2.3 or JRun 3.0<p>", "<p>Press the \"Next\" button to continue.<p><p>", "Note: you will find a <A href=\"/Tutorial/ProfilingJRunIndex.html\"> tutorial </A> explaining how to profile with JRun in OptimizeIt's tutorial directory. This wizard performs automatically the steps described in the tutorial." ); }, { title="Select JSM directory"; class="DirectorySelection"; helper="intuitive.optit.wizard.helper.JRunDirectorySelection"; text="Select the Service Manager directory you want to use with OptimizeIt.\nPress the \"Next\" button when done."; }, { title="Configure JRun"; class="Summary"; helper="intuitive.optit.wizard.helper.JRunSummary"; text="Please review the changes below and click on the \"Configure\" button when done."; defaultButtonLabel="Configure"; }, { title="Configuring JRun"; class="PerformAction"; helper="intuitive.optit.wizard.helper.JRunConfiguration"; final="true"; // Means that we cannot go back }, { title="Starting Profiler"; class="Text"; type="HTML"; body= ("JRun configuration was successfull.<br><br>To start profiling with JRun, you need to:<BR><ul><LI>", "Restart JRun", "<LI>Go to OptimizeIt servlet (<a href=\"http://localhost/servlet/OptimizeIt\">http://localhost/servlet/OptimizeIt</a>).", "<LI>Start OptimizeIt Audit System from the servlet.", "<LI>Select attach from OptimizeIt's program menu and attach.", "</UL>" ); alt1ButtonVisible="false"; // Value can be false, or maybe. Default is maybe } )